home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Games / Xconq 7.1.0 / src / xconq-7.1.0 / curses / cconq.6in < prev    next >
Encoding:
Text File  |  1996-07-07  |  1.3 KB  |  50 lines  |  [TEXT/R*ch]

  1. .TH CCONQ 6 GNU
  2. .SH NAME
  3. cconq - curses-based configurable strategy game
  4. .SH SYNOPSIS
  5. .B
  6. cconq
  7. [ options ] ...
  8. .SH DESCRIPTION
  9. \fIcconq\fP is a configurable multi-player strategy game.
  10. .SH OPTIONS
  11. .TP 5
  12. .I [name[,ai]@]host[+advantage]
  13. adds a human player to the game and assigns to the given host.
  14. Players get created in the same order as they appear on the command line,
  15. interleaved with the players created via \fB-e\fP and \fB-A\fP.
  16. All of the player adding options may be used any number of times in any order.
  17. .LP
  18. The following options apply to both \fIcconq\fP and \fIxconq\fP:
  19.  
  20. .so ../kernel/cmdline.6in
  21.  
  22. Unlike \fIxconq(6)\fP, \fIcconq\fP allows only one human player in a game.
  23. .SH AUTHOR
  24. Stan Shebs (shebs@cygnus.com)
  25. (with help from many)
  26. .SH FILES
  27. \fIsave.xconq\fP    saved game
  28. .br
  29. \fI/usr/games/lib/xconq/*.g\fP    predefined games
  30. .br
  31. \fI/usr/games/lib/xconq/news.txt\fP    news about features and additions
  32. .SH "SEE ALSO"
  33. .br
  34. .IR xconq(6)
  35. .br
  36. .IR "Xconq - the Penultimate Strategy Game"
  37. .SH DIAGNOSTICS
  38. .PP
  39. If the world is too small for the desired number of players,
  40. the program will complain about not being able to place units
  41. in good locations.
  42. .SH BUGS
  43. .PP
  44. Specifying multiple games on the command line is usually asking
  45. for trouble. 
  46. .PP
  47. Using \fB-D\fP for debugging results in spectacular but useless displays.
  48. .PP
  49. Some annoying behaviors are actually features.
  50.